home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 March / PCWorld_2002-03_cd.bin / Komunik / opera / mac / Opera5.0Installer.PPC.sit / Opera 5.0 Installer.PPC / Styles / drives.css < prev    next >
Cascading Style Sheet File  |  2001-08-24  |  362b  |  23 lines

  1. /* Stylesheet for the Opera Drives document */
  2. /* Copyright 2000 Opera Software */
  3.  
  4. body {
  5. font-size: 12pt;
  6. font-family: Lucida Console, Courier New, monospace;
  7. background-color: white;
  8. color: black;
  9. }
  10. a:link, a:visited {
  11. color: blue;
  12. text-decoration: none;
  13. }
  14.  
  15. img {
  16. border: 0;
  17. vertical-align: middle;
  18. margin: 0 5px 0 0;
  19. }
  20. p {
  21. vertical-align: top;
  22. margin: 0em;
  23. }